Automations

Twilio Commands

  • Version: 2.0.0
  • Official Verified

OpenBots commands for Twilio automation.

OpenBots.Commands.Twilio \ Twilio Make Call Command

Command: Twilio Make Call Command

This command allow make a call using Twilio API.

Parameters

Twilio Instance Name

Enter the unique instance that was specified in the **Create Session** command.

Required

Caller

Enter the phone number of the caller.

Required

Recipient(s)

Enter the phone number(s) of the recipient(s).

Required

Call Configuration Option

Indicate whether to use a TwiML configuration via a URL or to create a custom configuration.

Required

TwiML Configuration Url

Enter a url that hosts a set of TwiML call instructions.

Required

Call Message

Enter the text to be used as the call message.

Required

Call Parameters (Optional)

Define the call parameters.

Record Call

When selected, the call will be recorded and stored in the response's 'status_callback' property.

Required

Output Response List Variable (Optional)

Create a new variable or select a variable from the list.

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Remote (Optional)

Optional field to mark the command as remote in order to execute it on a remote machine.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command.

Logo